This has been an annoyance and a request to be fixed since FENCE v1.0
We're at Fence v4 now and it appear they don't intend to fix this annoyance.
I would also like my "Fence Title bar" to remain on Top of the windows.
There is no way to do it. If we move the fence and get too close of border, the Fence title bar go to bottom.
It's extremely annoying especially since it's a "feature" and a feature is normally "Easy" to fix.
Just add something like
IF (OptionBorderCanMove) {
//previous code to move border
}
And a Check box in setting to allow user to Set OptionBorderCanMove to FALSE