Android default browser doesn't fire OnKeyUp events on text inputs if user types non-latin characters.
For example http://jsfiddle.net/Hzjhz/. It works for English characters but does not work for Russian and Korean characters.
Are there any ways to avoid the problem?