FPS limiters only limit the natively created frames. Generated frames are added on top of it. So if you limit your game to 60fps and turn on frame generation, your game will still run at native 60fps, but with generated frames added on top, you will get a higher value overall.
This is normal behavior as far as I know.