Stripe element input does not auto focus in Ionic

I use Stripe elements in my Ionic app for validating and processing cards and noticed that when I focus the input the number pad keyboard comes up but overlaps the stripe input because the content is not being adjusted like you would normally see with a standard input focus. I have been at this for hours and I have not been able to get around it. I’m sure it has something to do with the fact that the stripe checkout element is being embedded into my page inside an iframe. I’m hoping someone can shed some light on this for me and a possible work around.

Thanks!

I Googled “ionic 3 Stripe elements” and found: