Tab bar disappear when I push a page from tabs.ts

 I need a fab bottom on floating over the tab bar on the bottom

Can’t you just declare an additional tab and use it without any label. Maybe add a border to it, and set border-radius to 50%. You can very well redesign your tab button to look like a fab. No need to use fab for navigation. See this tutorial.