Keyboards events and TeamViewer

If I use UE4 editor throught TeamViewer remote desktop, any keyboard (but not mouse!) keys are not working in play mode. According to debugger even AnyKey event fires only on mouse. Is there a way to solve this?

I had somewhat a similar issue. TW was sending/UE registering a key stroke (press / release) even though I kept pressing. I think it has something to do with a fact that is all virtual/software key presses.