This must be something utterly stupid that I\'ve done or am doing, but I have an input with a value attribute that simply isn\'t being displayed:
For my side, it was a problem only for Firefox.
I resolved by adding the attribute autocomplete="off" in the input field.
autocomplete="off"