Cordova Android webview move out of the top

Hi,
I made a simple mobile app Android with a text box where I can write.
On Android, when I tap on text box keyboard show for write, the strange behaviour is that all the webview move on top of the margin, and I can move whole webview up and down.
This happen only for 3 phone on 5, also on emulators (android 10 and 11).
Someone have an idea ?

I notice that if I use Google Board and I remove static number row this problem gone.

Not sure if this is the problem but I used to use a native keyboard plugin. There is no other way to get the right behavior from your keyboard. cordova-plugin-native-keyboard - npm

I would like to resolve it in a “standard” way, but is very hard to do.
We can hope in a future Cordova release…