Ion-view outside ion-tab, but ion-tabs should be visible

I was working with this application in which I need a tab bar to be shown always, but the content shown above need not be of the tab view.

At the same time, when required the tab bar can be tapped and navigation should be possible. Any idea on how to implement this?

You mean some thing like this?

Not exactly, but yeah, something like that. So, I solved the issue, but including a CSS styled tab-bar in the view in which i need to show the tab bar, but dont want any tab to be active, and user taps on any of tab, it will take to original tab-bar which is ion-tabs.