Do you really need this:
onpaste="return false;"
Either delete this entirely or let it return true
onpaste="return true;"
But be aware that then not only Pupeteer can paste into this field but also users.