According to Emmanuel, it can’t be done:
What you can do though is link to the page that contains the element you want to scroll to and pass the name of the element as a parameter. Then on page load, scroll to the element if the url contains the said parameter and value, if that makes sense.