<input type="text" maxlength="20" onkeydown="event.ctrlKey?maxLength=0:maxLength=20" onkeyup="maxLength=0">