I noticed that UI buttons seem to force themselves always to the top of the screen, no matter what the z elevation of their layer is. Problem is, I need to hide the buttons somehow. From the artist, I got some hand drawn sprites that are supposed to be the "pretty" side of the button, but I do need the UI button to, because this element can be found by the screenreader.
Is there any way to hide the buttons behind pretty artworks?
I tried setting the opacity, but it did nothing.
When I move the buttons outside of the view, the screenreader won't find them anymore.