Add name attribute to input
I think we should add a name attribute to the input so the browser can make better autocomplete suggestion. For now there is only an incremetental id set, so it is possible that the id is reuse on a different session for a different field. Such that the browser makes strange/random suggestion.