With the Pro version, you can set Tabs up to automatically scroll the page to the top of the tab when you open a tab by clicking on it, clicking on a tab link or linking to the tab via the url.

If you have set up the page scrolling in the Tabs system plugin settings, you can modify this behavior per tab by adding the scroll parameter and set it to false:

{tab title="Tab Title" scroll="false"}

And viceversa - if you have no page scrolling setup - you can change that per tab by adding the scroll parameter and setting it to true:

{tab title="Tab Title" scroll="true"}