Player loses control in a cutscene already. If you want the player to perform actions during a cutscene, you need to move the player to a safe location using a marker pos or similar, and use an AI unit to do the actions simulating the player. When its done, move the AI unit away somewhere and move the player back. There's most likely other ways, but that's how I'd do it.