Instruction: Explain the functionality of the 'position: sticky;' property and provide examples of its practical applications.
Context: This question assesses the candidate's knowledge of the 'position: sticky;' property, which allows elements to toggle between relative and fixed positioning based on the user's scroll position.