I have a Raspberry Pi running Arch Linux ARM that serves a web page on an LCD monitor. I was using Chromium with it until a couple of days ago when updates caused it to stop working. I switched over to Midori and everything works wonderfully with one exception: keyboard input does not work on pages. I have it set up so certain keycodes via jQuery will toggle events (n, a, r, etc) These events do not work at all.
Pressing F11 will toggle fullscreen, so browser-based functions are still working. I have scripts and WebGL enabled.
Any suggestions?