When adding a a "x" is added in IE, chrome and safari when you start typing as a functional UI control for clearing the input. However on FF there is no such option.
It is a valid W3C input type as you can see here.
Is there a way to add it just for FF or should you just remove them on other browsers and create it using JS instead?