Thanks for pointing that out! I'll switch to event.which :-)
Any ideas on my problem? Perhaps there is a workaround, setting focus to trick IE8 to not catch the "alt" event... well, maybe I'm not that desperate...
event.preventDefault() works so smooth elsewhere, e.g. using Alt+'E' normally opens archive menus but preventDefault() solves that issue.