Man, your gonna love, as this morning i had the same issue and found the solution
create a style sheet on your project, or add this style tags
Code:
input.format_n
{
-wap-input-format: "*N";
-wap-input-required: false;
} And just link your input to the class format_n and woala, just make sure your browser support the use of style sheets