Ion tabs attaching to keyboard in Android

I used ionic.config to force ion-tabs to the bottom on Android.

However, on a textarea input, which does not have autofocus applied, when the keyboard shows the ion-tabs are attached to the top of it.

Any way to prevent that, and have the keyboard popover the ion-tabs like on iOS?

Also to note: cordova keyboard plugin is installed, Android is set to Fullscreen in config.xml.

hey did you find a solution to this ?