The problem might be that you don't have focus on the video player when the page initially loads. I found that I had to click on the video player initially to ensure it had focus. After that, all the Vimeo video player controls worked for me.
Quick thought for the webmaster - perhaps use a snippet of javascript to ensure that the video player has focus after the page loads?