In the following example, if you type something, the cursor will be moved back before the first character. It is annoying.
<div> <textbox onChange="self.parent.invalidate()" instant="true"/> </div>