If not already implemented I'm sure it will be.
Whether it be in a plugin, or a profile option.
With it plugin it could possibly be as simple as:
If(VideoCutscene.IsVisible)
Press(Keyboard.ButtonSpace);
Well a little more complex than that, but the basic concept is there :)