I know its not an official attribute, but I have seen input text boxes in the past that have an attribute that stops browsers such as firefox (and any form savers) from remebering any data for that input box.
<input type="text" name="q" size="40" />
Anyone have any idea?