I would like to detect the 'tab' keypress in Safari. It already works in IE and Firefox.
The trigger is on keypress. Both firefox and IE return key '9' which is Tab. But Safari looks like to ignore this. Both versions 4 and 5 seem to fail in detecting it. How do i detect it?