Which activity is being blocked: other activity in tempdb or activity on tab1|tab2|tab3?
The tab1|2|3 tables will require shared locks to read, so any task that needed an exclusive lock, or certain other types of locks, on those tables could be blocked.
Tempdb activity should be blocked only if you're running into resource constraints on tempdb.