ClipDescendants working only on specific GuiObjects

I want the ClipDescendants property that GuiObjects have to only work on certain GuiObjects.

The Problem: I have an X button and some TextLabels In a ScrollingFrame. I want the X button to be seen outside of the frame. but I want the textlabels to stay inside the frame.

Please supplement your post with pictures and a snapshot of your GUI hierarchy from the explorer window so we can visualize all this.