How to prefill and disable username textbox in okta login screen page in OIDC and SAML

I found a way to prefill the username by using “&login_hint=username” parameter. But i also want to disable this prefilled username text box.
Is there any way to do this?