The easiest way I've seen it done is to make a big box that covers the entire stage, turn the box into a button, and set it's "showHandCursor" to false. Then when your message-box pops up, simply set the big button's visible to true, and vice-versa when you want to hide it.

Psx