Thanks. Some more questions as we try to replicate your environment:
- Where are the browser events coming from? It looks like you're using a native browser control, or perhaps you're working on a plug-in?
- Out of curiosity, why does the JavaScript code use
global
rather thanwindow
or simply the root object?