The NumericTextBox does not handle validator tooltips correctly and does a weird thing where it emits the tooltip *inside* the control element. This makes it impossible to position and format the tooltip properly. See image comparing a NumericTextBox to a masked one.
Here is a simple snippet that reproduces the problem, just click in then out of one of the inputs to trigger validation.
http://dojo.telerik.com/IlAYE