A problem I was faced with is that there is no any focus frame (dashed border) on form elements: text fiels, buttons - when they are focused. This case is reproduced in IE9, Chrome but not in FF (FF displays focused elements the usual way).
So, we get that TAB key acts normally, but focus frame is absent, what confuses the user.
Also I should notice that I use ExtJS 3.3.1 API.
Does anybody have any suggestions in what's the problem? Thank you in advance!