Keyboard ios is pushing my fixed content and not scrolling to input

HEllo,

I have a form with a fixed ion-button.
For android everything’s okay but for Ios, I have this problem:
My keyboard appears but my fixed button is pushed to the top (just above keyboard) and app is nos scrolling to input as Android.

I installed keyboard plugin from cordova but it’s the same.

Anyone already had this issue ?
Thanks

Are you running Ionic 7? There are some improvements there. Here is one specific issue that was fixed in v7 - bug: input focus scroll does not work when viewport resizing is disabled · Issue #18532 · ionic-team/ionic-framework · GitHub