Browsers like Firefox use the ESC key to stop loading the current page, stopping any request on curse.
I need to stop this behavior.
I need to stop/disable the browser behavior and replace it for another set of actions I need to execute on ESC key press.
I have found some solutions in jquery but what I get is the ESC key stop working at all, I have to use the ESC key, I can not change that.
I have to use Firefox 2.0
Any ideas?