Super-tabs-container swipeEnabled dynamic

Hi,
how do I set super-tabs-container swipeEnabled different on different tabs? I need a swipable content on one of the tabs, so from there only the tool button can be used (or content lock option on that page)

After I set swipeEnabled=false in super-tabs tabChange or super-tabs-toolbar buttonClick events, the tab freezes and does not react to tool button click although the indicator does move.
After the click swipeEnabled is true and I am able to swipe the previously frozen tab.
This messes up page indexes and I get a tab different from indicator.
What am I missing? Thanks.