Yes I believe So. If your read escalates to table level lock, then any update on that data has to wait until the locks are realesed.
Bear in mind that once if sql decides to escalte lock then it will be always table level lock. In theory we should avoid getting any lock escalation.