> Pressing a button when the user agent is in paused state should > cause the > button to remain pressed until the user agent wakes up and > execution of the > associated event handlers should be deferred. So, if I had N buttons in a page, does that mean that all N could potentially end up in a pressed state? Geoff