We are having the same issue in IE 7. We are using 2010.3.1317.35. The control is not wrapped in any AJAX.
(
<telerik:RadMaskedTextBox
ID
="txtPhone" runat="server" Width="225px" MaxLength="10"
DisplayMask="(###)###-####" Mask="##########" SelectionOnFocus="CaretToBeginning" />
)