Override the TabControl ControlTemplate and add a ScrollViewer around the TabPanel like this sample:
TabItem1 Content
TabItem2 Content
TabItem3 Content
TabItem4 Content
TabItem5 Content
TabItem6 Content
TabItem7 Content
TabItem8 Content
TabItem9 Content
TabItem10 Content
which gives this result:
