No. You'll have to excise such calls to system.gui.confirm/messageBox and replace them with openWindow() calls that use a normal popup. Then you can broadcast messages from the client that clears the popup to the other clients to close them there. See system.util.sendMessage().