Hi. I got a label in my project and wanted to added a TextureFrame to be the background of the scene but it always becomes the child object of the label. How can I stop this from happening?

I want to be able to have the Label infront of the background and not be a child of the Label.
I'd love to have it not do this by default and instead just make it a parent directly instead of a child of another parent.
It's really bothering me.