WebViewCore:: Broken after finding a focusable Node

If you use WebView for your Android application and encounter a similar error message (and application is broken), probably you have this css property on html element:

-webkit-user-modify: read-write-plaintext-only;

just remove this property