I use a script call on the event:
this.setWaitMode('message');
so that it when the text box pops, it is handled like a normal message and other events won't trigger until it closes. See if that works for you
You are a genius! THANK YOU SO MUCH!