Is it possible to disable Firefox\'s auto-fill feature without disabling auto-complete?
I know I can do this:
autocomplete=\"off\" <
autocomplete='off' will not prevent whether in input or form put a
autocomplete='off'
before your real password input.