I'm using an input element of type "text"... the onkeyup is only firing when enter (on the soft keyboard) is pressed. I'm determining whether it's firing based on an 'alert()' function call. Works fine on other Android browsers.