Suppose I have a family of functions $\{f_t, t\in [0, T]\}$, where $f_t:A\to\mathbb R$, with $A$ a generic set (not necessarily contained in $\mathbb R$). Suppose that, for all $t\in [0, T]$, $f_t$ is continuous in $x\in A$.
Is it true that $\sup_{t\in [0, T]}|f_t|$ is continuous in $x$?
In general, you don't even know that $\sup_{t\in[0,T]} |f_t|$ even exists. For example, if $A=[0,1]$, you could have $f_t(x)=\frac{x}{t}$ for all $t>0$, and $f_0(x)=0$. In this case, the supremum doesn't exist.