I have an application in which I am listening for KeyPress events in an iFrame. On Google Chrome and IE, CTRL+C and backspace never trigger the key press event. Backspace takes me to the previous page and CTRL+C is not captured at all.
Please let me know if there's any existing solution for this.