You will find a div and a text box. The Div is set to "element" making the static text selectable. However the text box within it is unselectable.

The Div is set to "element" making the text selectable. A text Box is selectable by default, in this example we deliberately make the text box unselectable.

The -ms-user-select attribute for this Div is set to element.