Why CSRF token value is not present when the website is opened in an iframe?

I am trying to open a certain page which has a form as an iframe in a different website(not shopware based). I have noticed that the value of the csrf token is empty. What needs to be changed so that the token would be assigned?