Cursor Behind GUI Elements

Yup, there is. You just have to call:

yourMouseCursor.setBin("gui-popup",10)

Note that there is a better way to set the mouse cursor using (I think) something like mouseWatcherNode.setGeometry, but I’m not sure.