FIX: In IE8 and older, typing over selected text in RadMaskedTextBox result in changing the caret to the beginning of the input
This happens after the first postback. Initially it works correct, but after postback, if you select part of the entered text, and start typing, the caret begins to the begining, and the newly typed char goes at first position.