Are FPS browser-dependent in games like Quake Live or Battlefield Heroes?
Generally, no, not directly.
The game is executing "Out-of-Process", which means that the browser is not technically controlling the game, but rather sending commands to it.
However, The browser will consume memory, and possibly CPU cycles which could have a negative impact. This will, of course, be the same as having the browser open at any other time.