How can you create an input field which cannot be modified?
<input type="text" ___>
readonly
disabled
immutable
locked