Hi Jay,
If you check out the TabView example scene, you'll see a DragEventSender component attached to the scrollview inside the TabView. If you add one of these to your TabView and set the horizontal (TabView) and vertical (ScrollRect) objects, then you will be able to scroll either component, depending on the initial direction of the swipe.
Hope that helps!
~ Declan.