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