I had a conversation today as to whether or not $$M_t = \max_{0 \le s \le t}(B_s)$$ is an Itô process? My intuition is that it is not an Itô process since it needs to remember an arbitrarily ancient event from the past, like the max value, so it doesn't have the Markov property, but it may not be as simple as that.
The idea is that if it is an Itô process then it can be written as some SDE in general form.
The running maximum of a Brownian motion $(B_t)$ has the following martingale representation: $$ M_T=\sqrt{\frac{2T}{\pi}}+\int_0^T 2\bar{\Phi}\!\left(\frac{M_t-B_t}{\sqrt{T-t}}\right)\,dB_t. $$ (See, e.g., Example 41.13 on page 92 here.)