Like I said, Speech.SkipKey does not apply to Display (it applies only to speech). So this method won't work.
Display have many problems in AGS, notably it blocks every script event, even repeatedly_execute_always. This is why it is practically impossible to customize its behavior.