Case
http://zkfiddle.org/sample/20lhpgs/1-Bug-of-textbox-onFocus
when input any text into the first Textbox(tb0), it will automatically focus on the second one(tb1)
click the Button(get), should show text in both first and second textbox.
but in Firefox 8, it shows nothing