Keep tabs at top (don't scroll), with image backgrounds (not icons)?

I’ve found something interesting try check this
Header + Tabs (top) = cut off top content

he use this one

<ion-tabs class="tabs-top" ...>

and if you want to use tab with icon

<ion-tabs class="tabs-icon-top" ...>

Hope this help!